projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba75570
)
(XtNdisabledForeground, XtCDisabledForeground): New resource names.
author
Pavel Janík
<Pavel@Janik.cz>
Mon, 6 May 2002 18:54:56 +0000
(18:54 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Mon, 6 May 2002 18:54:56 +0000
(18:54 +0000)
lwlib/xlwmenu.h
patch
|
blob
|
history
diff --git
a/lwlib/xlwmenu.h
b/lwlib/xlwmenu.h
index 5d9a4c2eef362356ae61094c7ff6f86fa044115b..1466724db0c53afb2c483fcce9b16066e06ff54b 100644
(file)
--- a/
lwlib/xlwmenu.h
+++ b/
lwlib/xlwmenu.h
@@
-10,6
+10,8
@@
#include "lwlib.h"
/* Resource names used by the XlwMenu widget */
+#define XtNdisabledForeground "disabledForeground"
+#define XtCDisabledForeground "DisabledForeground"
#define XtNbuttonForeground "buttonForeground"
#define XtCButtonForeground "ButtonForeground"
#define XtNmargin "margin"